home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / util / rexx / rxwiz.lha / rxwiz / Changes next >
Text File  |  1999-04-18  |  924b  |  30 lines

  1.  
  2. Changes from version 4.7
  3. - now windows can be inizialized and closed, but still
  4.   their gadgets can be used (set/get). CloseWindow and
  5.   OpenWindow changed (in a compatible way);
  6. - a memory loss in some situation fixed;
  7. - general optimizations.
  8.  
  9. Changes from version <4.7
  10. - stupid bug that makes always return ARexx error 6 from
  11.   WizEasyRequest(): remove
  12.  
  13. Changes from version <4.6
  14. - added complete LISTVIEW and HIERARCHY support
  15. - added stack swap in critical stack situations
  16. - hardly debugged
  17. - changed attributes name in simpler forms
  18. - added OnMenu, OffMenu, ActivateWindow, ActivateGadget
  19.  
  20. Changes from version <3.5:
  21. - debugging
  22. - some functions rewritten
  23. - examples cleared
  24.  
  25. Changes from version 2.6:
  26. - a bug made LISTVIEW attributes not be returned: fixed;
  27. - a bug made Configuration not be returned from handleWindow(): fixed
  28. - added CATALOG, PUBSCREEN and FALLBACK attributes in OpenSurface()
  29. - general debuging
  30.